Manager
class Manager(browserDebuggerAddress: String, multiplexConnections: Boolean, eventsBufferSize: Int, domains: ProtocolDomains) : Closeable, AutoCloseable
Content copied to clipboard
Manager is responsible for querying, creating, closing, attaching to debuggable Targets on the controlled Chrome instance.